requireDialog
Return the Dialog this fragment is currently controlling.
See also
Throws
if the Dialog has not yet been created (before onCreateDialog) or has been destroyed (after onDestroyView.
Return the Dialog this fragment is currently controlling.
if the Dialog has not yet been created (before onCreateDialog) or has been destroyed (after onDestroyView.